home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / prog / gvpd / readme.txt < prev    next >
Text File  |  1996-04-23  |  12KB  |  313 lines

  1. GRAPHICS VP Deluxe 
  2.  
  3. README TEXT (software version 3.1)
  4. Copyright (C) SKISOFT 1994-1996
  5.  
  6.  
  7. INTRODUCTION:
  8.  
  9. Graphics VP Deluxe (GVPD) is an application designed to help 
  10. you view, print, acquire, convert, and resize picture files.  
  11. Supports class conversion to Gray Scale, Palette, and True Color.  
  12. You can reduce image file size using different file compression 
  13. formats such as LZW, RLE, CCITT, and JPEG.  There are built in 
  14. links to other graphics programs such as image editors.  It 
  15. includes a Graphics Gallery program which is designed to help 
  16. you find, organize, display, and print your picture files. 
  17. Multiple picture files are displayed in an re-sizeable gallery 
  18. which you can organize, sort, delete, and save to a file as 
  19. thumbnails so you can quickly view them again.  You can run a 
  20. slide show from the gallery or a list of picture files. GVPD 
  21. works with many different kinds of picture file formats such as 
  22. BMP, PCX, TIF, GIF, JPG, PIC, PCD, FLT, RAS, TGA, CUT and more. 
  23.  
  24.  
  25. SYSTEM REQUIREMENTS:
  26.  
  27.  * Microsoft Windows 3.1 or Windows '95 
  28.  * A hard disk and a mouse
  29.  * 486/25 MHz or higher recommended
  30.  * A minimum of 4 Meg of RAM; 8 Meg or more recommended
  31.  * Approximately 1.7 Meg of hard disk space
  32.  * Visual Basic Runtime module - VBRUN300.DLL
  33.  * To edit images, you'll need Windows Paintbrush or another 
  34.    graphics editor program
  35.  
  36.  
  37. GRVD FEATURES:
  38.  
  39.  * Extensive file formats supported: JPG, TIF, GIF, BMP, DIB, 
  40.    CUT, TGA, DCX, PCX, PCT, PCD, FLT, RLE, PIC, RAS, IM8. 
  41.  * File format conversion support: Gray Scale, Palette, True Color.
  42.  * File Compression methods LZW, RLE, CCITT, JPEG.
  43.  * Scan/Acquire support for Twain compatible devices.
  44.  * Zoom and Resize control. 
  45.  * Image Printing with sizing, print dither, and smoothing.
  46.  * Supports 8-bit palette optimization which prevents color 
  47.    distortion.
  48.  * Image clip control for cut/copy/paste.
  49.  * MDI support allows for multiple image display.
  50.  * Accepts screen captures.
  51.  * Allows drag/drop from File Manager.
  52.  * GVPD will automatically load an image to any image editor.
  53.  * HALO Imaging VBXs were developed by Media Cybernetics, 
  54.    industry leaders in imaging technology since 1985.
  55.  
  56. GRAPHICS GALLERY FEATURES:
  57.  
  58.  * Easy search and selection of graphic files.
  59.  * Graphics Slide Show.
  60.  * Gallery display as thumbnails.
  61.  * Custom Gallery Sizing.
  62.  * Gallery printing. 
  63.  * Save/Load Gallery files and thumbnails.
  64.  * Set Windows Wallpaper from Graphics Gallery. 
  65.  * Load thumbnail images to other viewer or editor program.
  66.  
  67.  
  68. INSTALLING GVPD:
  69.  
  70. If you received one compressed file:
  71.  
  72.   1) Unzip GVPD##.ZIP or run GVPD##.EXE from DOS or Windows 
  73.      File Manager to expand the files.  
  74.  
  75. If you received a disk with all of the compressed files
  76. or after expanding the files:
  77.  
  78.   2) Run SETUP.EXE which will uncompress the files and install 
  79.      GVPD to the default or selected directory and create icons 
  80.      in Program Manager.
  81.  
  82. The following files are installed in the same directory:
  83.  
  84.     GVPD.EXE        - Graphics VP Deluxe Program    
  85.     GVPD.HLP        - Graphics VP Deluxe Help File
  86.     GGSS.EXE        - Graphics Gallery Program
  87.     GGSS.HLP        - Graphics Gallery Help File
  88.     SSGCONV.EXE        - Graphics Gallery SSG File Conv Utility
  89.     README.TXT         - Information File
  90.     UNINSTAL.BAT    - Uninstall BAT file
  91.     FILE_ID.DIZ        - BBS program file description
  92.     MACAWS.JPG        - Test picture file
  93.  
  94.     CMDIALOG.VBX    - VB Control for common dialogs
  95.     THREED.VBX         - VB Control for 3D objects
  96.     MSGBLAST.VBX        - VB Control for Windows Messaging
  97.     FPTAB11.VBX        - VB Control for Tabs
  98.     PICCLIP.VBX        - VB Control for Toolbar images
  99.     HAC.VBX        - Acquisition Control
  100.     HGC.VBX        - Gallery Control
  101.     HIC.VBX        - Image Control
  102.     HACSCAN.EXE        - Scanning Program
  103.  
  104.     COMMDLG.DLL        - Common Dialogs
  105.     HIFFL.DLL        - File Format Library
  106.     HILCONV.DLL        - Conversion Library
  107.     HILENH.DLL        - Enhancement Library
  108.     HILIMMGR.DLL    - Image Memory Mang Library
  109.     HILXFORM.DLL    - Transformation Library
  110.     IFFBMP.DLL        - BMP File Format Library
  111.     IFFEPS.DLL        - EPS File Format Library
  112.     IFFFLAT.DES        - FLT Description Library
  113.     IFFFLAT.DLL        - FLT File Format Library
  114.     IFFGIF.DLL        - GIF File Format Library
  115.     IFFHCUT.DLL        - CUT File Format Library
  116.     IFFJPEG.DLL        - JPG File Format Library
  117.     IFFPCD.DLL        - PCD File Format Library
  118.     PCDLIB.DLL        - PCD File Format Library
  119.     IFFPCX.DLL        - PCX File Format Library
  120.     IFFPICT.DLL        - PCT File Format Library
  121.     IFFRAS.DLL        - RAS File Format Library
  122.     IFFTGA.DLL        - TGA File Format Library
  123.     IFFTIFF.DLL        - TIF File Format Library
  124.     
  125. GVPD is written in Visual Basic Ver 3.0.  You will need 
  126. the runtime DLL for Visual Basic: VBRUN300.DLL.  This may
  127. not come with your copy but can be downloaded from most 
  128. online services.  If you have installation problems,
  129. send me an EMail on: 
  130.  
  131. CompuServe      73042,3371
  132. America Online  Skibby
  133. Internet        http://users.aol.com/skisoft1
  134.                 73042,3371@compuserve.com
  135.                 Skibby@aol.com 
  136.  
  137.  
  138. GETTING STARTED:
  139.  
  140. To begin using Graphics VP Deluxe double click on the GVPD 
  141. icon in Program Manager created by GVPD SETUP.EXE or double 
  142. click on GVPD.EXE in File Manager.  
  143.  
  144. You can follow GVPD.EXE with a path and file name and Graphics 
  145. View/Print will start up with that picture file.  See GVPD.HLP 
  146. for more information on using GVPD.   
  147.  
  148.  
  149. .SSG FILE CONVERSION
  150.  
  151. If you created .SSG gallery files with Graphics Gallery versions 
  152. 2.1 or previous, you will need to convert them to the new version 
  153. 3 format before they will be recognized by Graphics Gallery V3.0.
  154. See the Graphics Gallery Help File for more information.
  155.  
  156.  
  157. UNINSTALL
  158.  
  159. To uninstall Graphics VP Deluxe, run UNINSTAL.BAT located
  160. in the same directory GVPD.EXE is located.  You may need to
  161. edit the file if you specified a location other than
  162. C:\GVPD.  You can also manually delete the program files 
  163. listed above.  You probably do not want to delete CMDIALOG.VBX, 
  164. THREED.VBX, FPTAB11.VBX, MSGBLAST.VBX, or COMMDLG.DLL from your 
  165. Windows\System directory. They may be used by other programs.  
  166.  
  167. NOTE: If you are using Windows '95 you should not use the 
  168. UNINSTAL.BAT.  It is best to use the Add/Remove Software Wizard 
  169. on the Control Panel which will install and uninstall software 
  170. loaded with Windows '95.
  171.  
  172.  
  173. WHAT'S NEW WITH VERSION 3.1:
  174.  
  175. * Display all menu and toolbar options even if there is
  176. not image.  If there is not image, some options will be
  177. disabled.
  178. * Added better slide show controls.
  179. * Added slide show window size and positioning options.
  180. * Misc fixes.
  181.  
  182. WHAT'S NEW WITH VERSION 3.0:
  183.  
  184. * Improved interface for faster processing using less system
  185.   resources.
  186. * Acquire from any Twain compliant device such as scanners,
  187.   digital cameras, and frame-grabbers.
  188. * New zoom control functions.
  189. * Better MDI window positioning.
  190. * New updated help file.
  191. * View Clipboard option.
  192. * If upgrading from Graphics View/Print there are too many
  193.   changes to list!!
  194. * Misc fixes.
  195.  
  196.  
  197. SHAREWARE/REGISTRATION:
  198.  
  199. Graphics VP Deluxe is a shareware program.  You may use it for 
  200. a trial period of up to 30 days.  After that time, you must 
  201. register your copy of the program.
  202.  
  203. Registered users will receive:
  204.  * The very latest version of the program
  205.  * The companion program: Graphics Gallery  
  206.  * Notification of future releases
  207.  * Free downloaded upgrades 
  208.  * Full online support
  209.  
  210. To register your copy: run the program and when the About form 
  211. is displayed, click on the Register button and a registration 
  212. form will be displayed.  Click on the Print Topic button to 
  213. print out a registration form.  Fill out the registration form 
  214. and mail it with your payment to the address on the form.  You
  215. will be mailed the most recent, registered version of Graphics 
  216. Developer.  If you do not use the registration form, send your 
  217. name and address and check or money order to:
  218.  
  219.     SkiSoft Shareware
  220.     3499 223rd Street SW
  221.     Brier, WA  98036
  222.  
  223. Feel free to copy and distribute the unregistered version of
  224. GVPD.ZIP, unmodified.
  225.  
  226.  
  227. AVAILABLE PURCHASE OPTIONS:
  228.  
  229. Graphics VP Deluxe with Graphics Gallery.............. $20 
  230. Graphics VP Deluxe Only............................... $15 
  231. Graphics View/Print with Graphics Gallery............. $15 
  232. Graphics View/Print Only.............................. $10  
  233. Graphics Gallery Only................................. $10 
  234. GVPG upgrade to Graphics VP Deluxe.................... $ 5
  235. GGSS or GRVP upgrade to Graphics VP Deluxe............ $10 
  236.  
  237. Ask us about special prices when purchasing multiple licenses!
  238.  
  239.      
  240. COMPUSERVE REGISTRATION:
  241. If you have a CompuServe account, you can use the on-line 
  242. software registration service.  This service will charge your 
  243. CompuServe account, and will automatically send SkiSoft an e-mail 
  244. message notifying us that you have registered Graphics Gallery.  
  245.  
  246. To use this service, go to the SWREG forum on CompuServe.  
  247. Search for one of the following Registration IDs:
  248.  
  249. Graphics VP Deluxe: 10542
  250. Graphics View/Print with Graphics Gallery: 8314  
  251. Graphics View/Print: 8311
  252. Graphics Gallery: 8313
  253.  
  254. You will receive a serial number by E-mail (usually within 24 - 48 
  255. hours) which will register your current copy, and the latest release 
  256. will be mailed to you.
  257.   
  258.  
  259. LICENSE INFORMATION:
  260.  
  261. This program is a "shareware program" and is provided at no charge
  262. to the user for evaluation.  Feel free to share it with your 
  263. friends, but do not give it away altered or as part of another 
  264. system.  If you find this program useful and continue to use it 
  265. after 30 days, you must make a registration payment to SkiSoft 
  266. Shareware for the fee specified on the registration form found in 
  267. the program's help file.  The fee will license one copy for use on 
  268. any one computer at any one time.  If used on a network system, 
  269. each user is considered to be using a distinct copy of the licensed 
  270. program whether or not he or she is actually using it.  Site-License 
  271. arrangements may be made by contacting SkiSoft Shareware.
  272.  
  273. Anyone distributing this program for any kind of remuneration must 
  274. first contact SkiSoft Shareware at the address contained in the help 
  275. file for authorization.
  276.  
  277. SkiSoft Shareware warrants that for a period of ninety days from the 
  278. date of delivery of the licensed program, the program, if unmodified 
  279. by the Licensee, will perform in substantial conformity with the user 
  280. documentation.  SkiSoft Shareware does not warrant that the licensed 
  281. program is free from coding errors.  Any modifications to the licensed 
  282. program shall thereafter be licensed AS IS.
  283.  
  284. The above warranty does not apply to the extent that any failure of 
  285. the licensed program to perform as warranted is caused by the licensed 
  286. program being (1) not used in accordance with the user documentation, 
  287. or (2) modified by any person other than authorized SkiSoft Shareware, 
  288. Inc. personnel.
  289.  
  290. LICENSOR MAKES AND LICENSEE RECEIVES NO OTHER WARRANTY OF ANY KIND, 
  291. EXPRESSED OR IMPLIED, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES 
  292. OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
  293.  
  294. The total liability of SkiSoft Shareware for any claim or damage 
  295. arising out of the use of the licensed program or otherwise related 
  296. to this license shall be limited to direct damages which shall not 
  297. exceed the license fee(s) which have been paid by Licensee to SkiSoft 
  298. Shareware for the specific client project which is the subject of such 
  299. claim or damage.
  300.  
  301. IN NO EVENT SHALL LICENSOR BE LIABLE TO LICENSEE FOR ADDITIONAL 
  302. DAMAGES, INCLUDING ANY LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL 
  303. OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO 
  304. USE THE LICENSED PROGRAM, EVEN IF LICENSOR HAS BEEN ADVISED OF THE 
  305. POSSIBILITY OF SUCH DAMAGES.
  306.  
  307. UNISYS Corporation TIFF-LZW/GIF-LZW Software Patent License Grant:
  308. Unisys herby grants to Licensee SkiSoft Shareware a non-exclusive, 
  309. worldwide license under the Licensed Patent (with no right to sublicense) 
  310. restricted to the Field of Use to make, have made, use, sell or otherwise 
  311. transfer Licensed Software to End users either directly or via Third 
  312. Parties.  GIF/TIFF - LZW Capability Licensed under U.S. Patent No. 
  313. 4,558,302 and foreign counterparts by UNISYS Corp.